CVE-2025-53538
From
97eee2cadacf3423a1ebcdd1943a7a7917f5cc56 Mon Sep 17 00:00:00 2001
# Subject: [PATCH] http2: forbid data on stream 0
# Subject: [PATCH] http2: forbid data on stream 0
Ticket: 7658
Suricata will not handle well if we open a file for this tx,
do not close it, but set the transaction state to completed.
RFC 9113 section 6.1 states:
If a DATA frame is received whose Stream Identifier field is 0x00,
the recipient MUST respond with a connection error (Section 5.4.1)
of type PROTOCOL_ERROR.
(cherry picked from commit
1d6d331752e933c46aca0ae7a9679b27462246e3)
Origin: upstream, https://github.com/OISF/suricata/commit/
97eee2cadacf3423a1ebcdd1943a7a7917f5cc56.patch
Bug: https://redmine.openinfosecfoundation.org/issues/7659
Bug-Debian: https://bugs.debian.org/
1109806
Subject: Upstream fix for CVE-2025-53538
Gbp-Pq: Name CVE-2025-53538.patch
Debian default configuration This patch sets Debian defaults for suricata configuration. . Currently, it sets a proper path for suricata unix socket.
Forwarded: not-needed
Last-Update: 2016-12-01
Gbp-Pq: Name debian-default-cfg.patch
Patch to make the suricata build reproducible This patch makes some changes to the suricata build to make it reproducible . Currently, it only filters out the -fdebug-prefix-map CFLAG which embeds the build path.
Forwarded: not-needed
Last-Update: 2016-09-05
Gbp-Pq: Name reproducible.patch
suricata (1:7.0.10-1+deb13u4) trixie; urgency=medium
* Fix CVE-2026-31932 in 7.0.10.
Cherry-Picked from
4c51a74e2e3a06d352dcac5a720450a392c5c5b2.
* Fix CVE-2026-31933 in 7.0.10.
Cherry-Picked from
fecaa08f591c508b6486e7e9a2ee05636d1f9503.
* Fix CVE-2026-31935 in 7.0.10.
Cherry-Picked from
82b7c9c35aaebf8a2811bdb703dd51c2fa0693c2.
* Fix CVE-2026-31937 in 7.0.10.
Cherry-Picked from
281f419c0481f7d24d8ce5482b962673a3938e9b.
[dgit import unpatched suricata 1:7.0.10-1+deb13u4]